home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / cug124.arc / SCRIBE.TEX (.txt) < prev    next >
LaTeX Document  |  1986-02-14  |  2KB  |  55 lines

  1. \f:0=romn12                % tex define file for scribe-like stuff
  2. \f:1=romn8p
  3. \f:2=romn8b
  4. \f:3=romnb12
  5. \f:4=romni12
  6. \f:5=opt12
  7. \f:6=romnb18                % heading/title font
  8. \f:7=math1    \math:7            % tell tex what to use for math mode
  9. \def\r{\f:0}                % the font change commands
  10. \def\t{\f:0}
  11. \def\+{\f:1}
  12. \def\-{\f:2}
  13. \def\b{\f:3}
  14. \def\i{\f:4}
  15. \def\s{\f:5}
  16. \def\B{\f:6}
  17. \def\ux#1{\underline{#1}}        % some environments that run inline
  18. \def\center#1{{\fill 0{}
  19. \ctr{#1}{}
  20. \def\majorhead#1{\vskip 40pt{\B\ctr{#1}}\vskip 10pt\par}
  21. \def\head#1{\vskip 20pt{\b #1}\vskip 10pt\par}
  22. \def\subhead#1{\vskip 10pt{\i #1}\par}
  23. \def\example#1{{\s #1}}
  24. \def\address{\fill 0\lftmarg +400{}
  25. \def\closing{\address}
  26. \def\verbatim{\fill 0{}
  27. \def\verse{\fill 0\lftmarg +60{}
  28. \def\display{{\fill 0\s{}
  29. \def\quote{\lftmarg +60{}\par}
  30. \def\describe{\lftmarg +30\indent 0\indent -30\par}
  31. \def\@#1{{\b #1 }}
  32. \def\newpage{\eject}            % randomness
  33. \def\blankspac#1{\hskip #1pt}
  34. \def\blankline#1{\vskip #1pt}
  35. \def\style#1{\ff{#1}}
  36. \def\\{\char 92}        %  the magic characters at your fingertips
  37. \def\%{\char 37}
  38. \def\{{\char 123}
  39. \def\}{\char 125}
  40. \def\ {\char 32}
  41. \def\+#1{\mathonly{\f:1#1}}        % sub/super scripts
  42. \def\-#1{\mathonly{\f:2#1}}
  43. \def\${\mathonly{\f:7 \char 1}}
  44. \def\#{\mathonly{\f:7 \char 2}}
  45. \def\section{\mathonly{\f:7 \char 3}}
  46. \def\dag{\mathonly{\f:7 \char 4}}
  47. \def\ddag{\mathonly{\f:7 \char 5}}
  48. \def\circ{\mathonly{\f:7 \char 7}}
  49. \def\bullet{\mathonly{\f:7 \char 8}}
  50. \def\copyright{\mathonly{\f:7 \char 14}}
  51. \def\ldots{\mathonly ...}
  52. \def\ldotss{\mathonly\ .\ .\ .\ }
  53. \subhead#1{\vskip 10pt{\i #1}\par}
  54. \def\example#1{{\s #1}}
  55.